Skip to content

Add SeleniumBase "Presenter" #601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 25, 2020
Merged

Add SeleniumBase "Presenter" #601

merged 7 commits into from
Jun 25, 2020

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Jun 25, 2020

Add SeleniumBase "Presenter"

  • Add a tool for making presentations

New methods:

self.create_presentation(name=None, show_notes=True)
self.add_slide(content=None, image=None, code=None, iframe=None, notes=None, name=None)
self.save_presentation(filename="my_presentation.html", name=None)
self.begin_presentation(filename="my_presentation.html", name=None)

@mdmintz mdmintz merged commit fcebb6e into master Jun 25, 2020
@mdmintz mdmintz deleted the seleniumbase-presenter branch June 25, 2020 22:21
@mdmintz mdmintz changed the title Add Seleniumbase Presenter Add SeleniumBase "Presenter" Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant